PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringLayoutOptions Class / setX Method
X coordinate of text anchor point.
In This Topic
    setX Method
    In This Topic
    Sets the X coordinate of the text anchor point.
    Syntax
    public void setX( 
       double value
    )

    Parameters

    value
    X coordinate of text anchor point.
    See Also